{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137061294, Edinburgh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.58705040938565,
          55.094098428982385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137061295, A701",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5874562075472274,
          55.09208000570569
        ]
      }
    }
  ]
}