{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002085769, Barton Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.180294648033585,
          52.759432854493426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031761859, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.180517775344342,
          52.75963927417332
        ]
      }
    }
  ]
}