{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003711385, South Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12170137432165473,
          51.783127912786554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025832775, Howard Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1218455439727898,
          51.78280158138887
        ]
      }
    }
  ]
}