{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "48061234, Rowan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1435928783968485,
          51.40834513147652
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48101679, Rowan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14506295347311576,
          51.40755007907852
        ]
      }
    }
  ]
}