{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137059470, Edinburgh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5828900434678697,
          55.098268714255504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137060920, Edinburgh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5859863642852896,
          55.095325563984204
        ]
      }
    }
  ]
}