{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.223656,
            51.540283
          ],
          [
            -0.223004,
            51.540551
          ],
          [
            -0.222352,
            51.54082
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202083024, NW10 3DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2236696066167345,
          51.540300752844836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202148760, NW10 3AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2231223633715434,
          51.54065216077707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202201571, NW10 3AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2231223633715434,
          51.54065216077707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015287718, NW10 3EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2224126714522642,
          51.54073133363692
        ]
      }
    }
  ]
}