{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "906700011740, Beechwood Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.321291166711641,
          55.880346803089225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700502672, Elmwood Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.321905991307421,
          55.88020038850486
        ]
      }
    }
  ]
}