{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123092996, Blackford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.407315254555692,
          55.837772215920964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123097244, Blackford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.407264622127309,
          55.8377282679453
        ]
      }
    }
  ]
}