{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014280495, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.252013700714237,
          51.741821248900436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121255284, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.252013700714237,
          51.741821248900436
        ]
      }
    }
  ]
}