{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002229124, Cemetery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3029006537288823,
          52.09174430179964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013602675, Cemetery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3031199175159667,
          52.091945019346475
        ]
      }
    }
  ]
}