{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "12132998, Greenpark Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33817905934026066,
          51.541951631272426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026090850, Greenpark Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33558074290197015,
          51.54162704755912
        ]
      }
    }
  ]
}