{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "207106397, Oak Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.123770248196832,
          51.60954308913353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207106400, Oak Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12378801593015963,
          51.609462441595696
        ]
      }
    }
  ]
}