{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200003321745, Green Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9946130367202328,
          52.592299571945134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003321746, Green Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9944506438281326,
          52.59241643202845
        ]
      }
    }
  ]
}