{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.975965,
            54.36778
          ],
          [
            -0.975963,
            54.36778
          ],
          [
            -0.975514,
            54.36774
          ],
          [
            -0.973502,
            54.36793
          ],
          [
            -0.972912,
            54.367986
          ],
          [
            -0.971209,
            54.368472
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070749341, YO62 7LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9759587895041363,
          54.36778556937353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001279965, YO62 7LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9713248935209898,
          54.36843822265881
        ]
      }
    }
  ]
}