{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012177435, Broad Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.022052091175158,
          52.2695948274906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091380887, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0221604886702522,
          52.26860277509628
        ]
      }
    }
  ]
}