{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Griffin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.215372,
            53.363459
          ],
          [
            -2.215363,
            53.363456
          ],
          [
            -2.215153,
            53.363394
          ],
          [
            -2.214638,
            53.363075
          ],
          [
            -2.214537,
            53.363013
          ],
          [
            -2.21424,
            53.362988
          ],
          [
            -2.214163,
            53.362668
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Griffin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.215788,
            53.363494
          ],
          [
            -2.21558,
            53.363476
          ],
          [
            -2.215372,
            53.363459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000018054, SK8 3PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2139691769116965,
          53.362553700872844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007625362, SK8 3AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2157921522432256,
          53.363494221469246
        ]
      }
    }
  ]
}