{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132017032, Service Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.208078683967184,
          55.97663499877313
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132017050, Service Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.20756016478623,
          55.97653644341264
        ]
      }
    }
  ]
}