{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023587796, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7422477392066869,
          52.12219356682031
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024975359, The Orchard",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7424080918138958,
          52.122247860003505
        ]
      }
    }
  ]
}