{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Store Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.545307,
            53.602186
          ],
          [
            -2.545147,
            53.602136
          ],
          [
            -2.544986,
            53.602086
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Store Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.544986,
            53.602086
          ],
          [
            -2.54479,
            53.602025
          ],
          [
            -2.544594,
            53.601964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913583, BL6 7DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5453074137059986,
          53.60218559502655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012433951, BL6 7DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5449572033739187,
          53.601980458549505
        ]
      }
    }
  ]
}