{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arbury Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.166052,
            53.606924
          ],
          [
            -2.16637,
            53.607036
          ],
          [
            -2.166688,
            53.607148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23058504, OL11 4LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1664043792260426,
          53.60716907212257
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114038, OL11 4LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.166691423524397,
          53.607141707280306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025386682, OL11 4LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.167295666172398,
          53.60706895680688
        ]
      }
    }
  ]
}