{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007930029, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0257634832203844,
          51.867933366037654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094250702, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0259042936517273,
          51.86786678480955
        ]
      }
    }
  ]
}