{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Puppy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.58103,
            51.266646
          ],
          [
            -2.57987,
            51.269026
          ],
          [
            -2.579549,
            51.269684
          ],
          [
            -2.57964,
            51.270133
          ],
          [
            -2.579191,
            51.271451
          ],
          [
            -2.579066,
            51.27175
          ],
          [
            -2.579045,
            51.2718
          ],
          [
            -2.578847,
            51.272025
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250049694, BA3 4LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.580486566639362,
          51.27130686274983
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067970, BA3 4GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.578832775262293,
          51.27202541563108
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024718997, BA3 4NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5804183473469084,
          51.268169021284876
        ]
      }
    }
  ]
}