{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001329729, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.99199478153137,
          52.790386034552256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001333199, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9919057998287966,
          52.79043996561641
        ]
      }
    }
  ]
}