{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thorny Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.796932,
            53.987575
          ],
          [
            -0.795173,
            53.985679
          ],
          [
            -0.793414,
            53.983783
          ],
          [
            -0.792354,
            53.982891
          ],
          [
            -0.791294,
            53.981999
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009936189, YO42 1RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7945689288177149,
          53.985028190085835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095943116, YO42 1RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7938509837168976,
          53.985596238076994
        ]
      }
    }
  ]
}