{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10035063478, Castle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7540812934951875,
          51.348139938888245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062375931, Castle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7540812934951875,
          51.348139938888245
        ]
      }
    }
  ]
}