{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.343,
            54.182647
          ],
          [
            -1.344594,
            54.182486
          ],
          [
            -1.344634,
            54.182482
          ],
          [
            -1.345654,
            54.181777
          ],
          [
            -1.345961,
            54.18172
          ],
          [
            -1.346603,
            54.182086
          ],
          [
            -1.346981,
            54.182153
          ],
          [
            -1.347296,
            54.18203
          ],
          [
            -1.348951,
            54.181379
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013386547, YO7 3HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.348933982642953,
          54.181420931631195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070736462, YO7 3HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3468431528753881,
          54.182838639184155
        ]
      }
    }
  ]
}