{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawtons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.491574,
            52.643216
          ],
          [
            -2.491461,
            52.642676
          ],
          [
            -2.491542,
            52.642576
          ],
          [
            -2.491579,
            52.642531
          ],
          [
            -2.492027,
            52.641981
          ],
          [
            -2.492094,
            52.641898
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452086172, TF8 7EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.491457427752408,
          52.64309637245578
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452086174, TF8 7EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.491303598137173,
          52.64255762293665
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024236511, TF8 7EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.492094245631768,
          52.641898085240044
        ]
      }
    }
  ]
}