{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thurlwood Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.155705,
            53.051674
          ],
          [
            -2.155385,
            53.051706
          ],
          [
            -2.155064,
            53.051738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Thurlwood Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.155064,
            53.051738
          ],
          [
            -2.154647,
            53.051847
          ],
          [
            -2.154229,
            53.051955
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135029, ST6 8XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1542293102613557,
          53.05195506452843
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024799099, ST6 8XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154796203596703,
          53.051954327094336
        ]
      }
    }
  ]
}