{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "202032950, Watkin Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2756280163463624,
          51.5604723415847
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202149512, First Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.276135924500123,
          51.56001220525951
        ]
      }
    }
  ]
}