{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "235050036, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5513071690105367,
          53.22563113096686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235052123, Ruston Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5510581852507334,
          53.22590678309942
        ]
      }
    }
  ]
}