{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003578744, Clanbrook Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.237831761413338,
          52.4650330311652
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002870243, Chester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2395345218730576,
          52.4641755416853
        ]
      }
    }
  ]
}