{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Battenberg Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.344313,
            51.657797
          ],
          [
            -3.344048,
            51.657851
          ],
          [
            -3.343782,
            51.657905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Battenberg Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.343782,
            51.657905
          ],
          [
            -3.343534,
            51.657954
          ],
          [
            -3.343286,
            51.658003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Battenberg Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.344716,
            51.657714
          ],
          [
            -3.344598,
            51.657738
          ],
          [
            -3.344479,
            51.657762
          ],
          [
            -3.344396,
            51.65778
          ],
          [
            -3.344313,
            51.657797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023813404, CF45 4YY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.343796689546899,
          51.65790455856466
        ]
      }
    }
  ]
}