{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008574719, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4179112502299354,
          50.686420114461086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10067625243, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4178263212117752,
          50.68641969052759
        ]
      }
    }
  ]
}