{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025378482, Parkside Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.001220629957843,
          52.86133085638982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001329975, Parkside Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.004013189745722,
          52.86362307897337
        ]
      }
    }
  ]
}