{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008515989, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04639225490296837,
          53.09153330649425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023185809, Medlam Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.045661840557431235,
          53.09051437946405
        ]
      }
    }
  ]
}