{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012257149, Green Oaks Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.722282143147492,
          53.366347837493144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025700794, Watkinson Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7225170939356595,
          53.366022817772425
        ]
      }
    }
  ]
}