{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bentinck Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.176953,
            53.625139
          ],
          [
            -2.176674,
            53.625189
          ],
          [
            -2.176394,
            53.625239
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23052052, OL12 7EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.176621164776566,
          53.62530166930039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23052053, OL12 7EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.176560723701118,
          53.625310746825086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23099445, OL12 7DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.176953119562868,
          53.625139390207
        ]
      }
    }
  ]
}