{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63173921, Cemetery Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3612151684227203,
          53.61493869391284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63201289, Sandygate Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3611221721131692,
          53.61509100048477
        ]
      }
    }
  ]
}