{
   "version": "1.0",
   "name": "Earth/Moon Lagrange Points",
   "items": [
      {
         "class": "spacecraft",
         "name": "L1-Earth-Moon",
         "startTime": "2000-01-01 00:00:00 UTC",
         "center": "Earth",
         "trajectory": {
            "type": "Spice",
            "target": "302",
            "center": "Earth"
         },
         "bodyFrame": {
            "type": "Spice",
            "name": "EARTH_FIXED"
         }
      },
      {
         "class": "spacecraft",
         "name": "L2-Earth-Moon",
         "startTime": "2000-01-01 00:00:00 UTC",
         "center": "Earth",
         "trajectory": {
            "type": "Spice",
            "target": "303",
            "center": "Earth"
         },
         "bodyFrame": {
            "type": "Spice",
            "name": "EARTH_FIXED"
         }
      },
      {
         "class": "spacecraft",
         "name": "L3-Earth-Moon",
         "startTime": "2000-01-01 00:00:00 UTC",
         "center": "Earth",
         "trajectory": {
            "type": "Spice",
            "target": "304",
            "center": "Earth"
         },
         "bodyFrame": {
            "type": "Spice",
            "name": "EARTH_FIXED"
         }
      },
      {
         "class": "spacecraft",
         "name": "L4-Earth-Moon",
         "startTime": "2000-01-01 00:00:00 UTC",
         "center": "Earth",
         "trajectory": {
            "type": "Spice",
            "target": "305",
            "center": "Earth"
         },
         "bodyFrame": {
            "type": "Spice",
            "name": "EARTH_FIXED"
         }
      },
      {
         "class": "spacecraft",
         "name": "L5-Earth-Moon",
         "startTime": "2000-01-01 00:00:00 UTC",
         "center": "Earth",
         "trajectory": {
            "type": "Spice",
            "target": "306",
            "center": "Earth"
         },
         "bodyFrame": {
            "type": "Spice",
            "name": "EARTH_FIXED"
         }
      }
   ]
}
