{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137044485, New Abbey Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.622308532160411,
          55.059230496147855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137116214, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.622036841250547,
          55.062190939260354
        ]
      }
    }
  ]
}