{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002192969, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0657665938858885,
          51.295774526296434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090998750, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.064306521407521,
          51.297789498938485
        ]
      }
    }
  ]
}