{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132051102, Glen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.223877801874323,
          55.98325305255227
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132051103, Glen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.223887081538704,
          55.983414655265314
        ]
      }
    }
  ]
}