{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83040, Prospect Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.556652328159036,
          51.4635046731766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "351706, Prospect Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5564626901118173,
          51.463298766540575
        ]
      }
    }
  ]
}