{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131009070, Benview Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.27992224757951,
          55.789681017732455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131011883, Benview Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2795965456014535,
          55.78983984922354
        ]
      }
    }
  ]
}