{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Doulton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.194086,
            53.045872
          ],
          [
            -2.19391,
            53.045639
          ],
          [
            -2.193733,
            53.045407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Doulton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.194408,
            53.046197
          ],
          [
            -2.194291,
            53.046085
          ],
          [
            -2.194174,
            53.045973
          ],
          [
            -2.19413,
            53.045922
          ],
          [
            -2.194086,
            53.045872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134010, ST6 1DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.194408234339779,
          53.046197018112025
        ]
      }
    }
  ]
}