{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123056170, Candren Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4666195868913485,
          55.855175016481624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123119786, Whites Bridge Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4665409302078185,
          55.85519456988821
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123119787, Candren Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4665409302078185,
          55.85519456988821
        ]
      }
    }
  ]
}