{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Town Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.337839,
            53.127787
          ],
          [
            -1.337489,
            53.127788
          ],
          [
            -1.337268,
            53.127659
          ],
          [
            -1.336795,
            53.127383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013064404, DE55 5SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3351740385425266,
          53.12798291166013
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013064573, DE55 5SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.331447202324913,
          53.12737775866291
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013065226, DE55 5TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3338443975153915,
          53.12698667775723
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066897, DE55 5TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3378519840282972,
          53.12780006688879
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015825023, DE55 5TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3374382630362156,
          53.12749213569537
        ]
      }
    }
  ]
}