{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42024093, Church Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0610822376402926,
          53.42071653735741
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42024094, Church Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0611484589845337,
          53.42095865105107
        ]
      }
    }
  ]
}