{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Turners Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.397868,
            53.082375
          ],
          [
            -1.397541,
            53.082667
          ],
          [
            -1.397506,
            53.082698
          ],
          [
            -1.397428,
            53.083011
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094136660, DE55 1FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3973639284424701,
          53.08277477471085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094136670, DE55 1FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3978748699550063,
          53.08253465187916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096091876, DE55 1FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3978471453315389,
          53.08238169567164
        ]
      }
    }
  ]
}