{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holt Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.076553,
            53.13151
          ],
          [
            -0.076253,
            53.130714
          ],
          [
            -0.076018,
            53.129694
          ],
          [
            -0.075597,
            53.127866
          ],
          [
            -0.075619,
            53.12715
          ],
          [
            -0.075628,
            53.126834
          ],
          [
            -0.075819,
            53.126452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023183301, PE22 7SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07604811075364994,
          53.118394340247306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023808630, PE22 7PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07578219405849736,
          53.12635552996887
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025069175, PE22 7QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0762432776314763,
          53.12975235688073
        ]
      }
    }
  ]
}