{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.087896,
            52.645729
          ],
          [
            -2.087955,
            52.645761
          ],
          [
            -2.088014,
            52.645793
          ],
          [
            -2.088227,
            52.645822
          ],
          [
            -2.08844,
            52.645851
          ],
          [
            -2.088842,
            52.64591
          ],
          [
            -2.089243,
            52.645968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003579578, WV10 7TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0900845404308126,
          52.646167752346315
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032229590, WV10 7BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0895664360967325,
          52.645772599109776
        ]
      }
    }
  ]
}