{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38020204, Orchard Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8915337411560924,
          53.40532073510683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025159562, Rocky Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.891365672360339,
          53.40519614608652
        ]
      }
    }
  ]
}