{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Schofield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.086444,
            53.64611
          ],
          [
            -2.086564,
            53.646152
          ],
          [
            -2.086684,
            53.646195
          ],
          [
            -2.087205,
            53.64641
          ],
          [
            -2.087726,
            53.646626
          ],
          [
            -2.087737,
            53.646642
          ],
          [
            -2.087747,
            53.646659
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23091855, OL15 0JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0870956198704147,
          53.64652275691847
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23103757, OL15 0JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0872310586555054,
          53.64618110691388
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23103966, OL15 9RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0875807956819195,
          53.64705270495077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114225, OL15 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0864442976310547,
          53.64610977374874
        ]
      }
    }
  ]
}