{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tinkers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.372211,
            52.919717
          ],
          [
            -2.373908,
            52.920718
          ],
          [
            -2.375606,
            52.921719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tinkers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.369767,
            52.917423
          ],
          [
            -2.370989,
            52.91857
          ],
          [
            -2.372211,
            52.919717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002246757, TF9 4PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.375589480331764,
          52.92172903993049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025464692, TF9 4PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.373730796991498,
          52.92178884059921
        ]
      }
    }
  ]
}