{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3040034031, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.042954256705962,
          52.94606935226582
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040054336, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.042954256705962,
          52.94606935226582
        ]
      }
    }
  ]
}