{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001113394, Benton's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0969805003481344,
          51.427974888038584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000464295, Gipsy Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0972301114358447,
          51.42785304319659
        ]
      }
    }
  ]
}