{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123073318, Underwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.433784512342493,
          55.8480546203214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123118417, Underwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.433796539609161,
          55.84799146702287
        ]
      }
    }
  ]
}