{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090754395, Sydney Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.36371704946623246,
          51.46020154550084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091539509, Sydney Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3638469460305011,
          51.46020791907102
        ]
      }
    }
  ]
}