{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250036061, Rodden Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3124214397767937,
          51.234267037787944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250036062, Rodden Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.312420038010386,
          51.23406022775752
        ]
      }
    }
  ]
}