{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123005296, Abbey Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.491177284011032,
          55.830672973720354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123005306, Abbey Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.492410798843977,
          55.830234522769715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100679",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.492288516056436,
          55.83056956003577
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123118611, Abbey Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.491177284011032,
          55.830672973720354
        ]
      }
    }
  ]
}