{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30017379, Lyde Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6081752225965964,
          50.94884178774824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30517268, Vale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6074506793438865,
          50.94895346914463
        ]
      }
    }
  ]
}