{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100081148325, Oak Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11948018112825293,
          51.718164650879636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003859002, Oak Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11974015426226296,
          51.71852850167891
        ]
      }
    }
  ]
}