{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130117960, Crescent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.492763693393786,
          58.514682780930755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130165208, Crescent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.492577238017249,
          58.51473884393165
        ]
      }
    }
  ]
}