{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blindpit Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.739343,
            52.543383
          ],
          [
            -1.739242,
            52.543521
          ],
          [
            -1.739236,
            52.543977
          ],
          [
            -1.738983,
            52.544857
          ],
          [
            -1.738764,
            52.545316
          ],
          [
            -1.737854,
            52.547216
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Blindpit Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.746524,
            52.541686
          ],
          [
            -1.744879,
            52.54219
          ],
          [
            -1.744227,
            52.542333
          ],
          [
            -1.741842,
            52.542855
          ],
          [
            -1.740593,
            52.543119
          ],
          [
            -1.739343,
            52.543383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001175499, B76 9PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7378359426330854,
          52.54719574766493
        ]
      }
    }
  ]
}