{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118049766, Westwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8804611152154025,
          55.78858767917722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118182098, Westwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8804460428921814,
          55.78860588331938
        ]
      }
    }
  ]
}