{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122035273, Craigleith Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.916067025158196,
          56.109965594794176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122045276, Glen Tye Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9151550333957537,
          56.110384133629594
        ]
      }
    }
  ]
}