{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32025171, Central Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0607070528608604,
          52.53266341697988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32025172, Central Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.060589044713959,
          52.53260953843101
        ]
      }
    }
  ]
}