{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2630003812, East Carleton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2288126333537162,
          52.560316170862386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630102745, Norwich Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2289774901265735,
          52.56014978685554
        ]
      }
    }
  ]
}