{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123013740, Hillington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.363654790198735,
          55.86391965149525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015386035, Deanside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.362587640799673,
          55.86450637748407
        ]
      }
    }
  ]
}