{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abbotsford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.163193,
            53.550511
          ],
          [
            -2.163325,
            53.550381
          ],
          [
            -2.163457,
            53.55025
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000018497, OL9 9RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1635703029597626,
          53.550438854814296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000018498, OL9 9RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1635402905522025,
          53.550483837619176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117127, OL9 9RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1632083486604046,
          53.55051125677288
        ]
      }
    }
  ]
}