{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118050456, Lynnwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8662432618677856,
          55.78777990475769
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118050467, Lynnwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.866225176655416,
          55.7877352456725
        ]
      }
    }
  ]
}