{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goldhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.275112,
            54.246195
          ],
          [
            -1.275039,
            54.246209
          ],
          [
            -1.27499,
            54.246217
          ],
          [
            -1.272899,
            54.246599
          ],
          [
            -1.2724,
            54.246691
          ],
          [
            -1.270959,
            54.247318
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Goldhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.270959,
            54.247318
          ],
          [
            -1.27042,
            54.247619
          ],
          [
            -1.26988,
            54.24792
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001287166, YO7 2DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2685085009127581,
          54.24560707938862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013387448, YO7 2DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2749734508956438,
          54.24623929774934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070731028, YO7 2DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2685356933758163,
          54.2458049696139
        ]
      }
    }
  ]
}