{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130162456, Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.423941155091735,
          57.595018252133336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130167371, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.424234238116339,
          57.59489581172986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025408219, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.424341093743716,
          57.59499260435217
        ]
      }
    }
  ]
}