{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stockbridge Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.636116,
            51.14927
          ],
          [
            -2.636266,
            51.150047
          ],
          [
            -2.636372,
            51.150206
          ],
          [
            -2.636956,
            51.151088
          ],
          [
            -2.637493,
            51.151841
          ],
          [
            -2.637995,
            51.152745
          ],
          [
            -2.638657,
            51.153939
          ],
          [
            -2.639116,
            51.154371
          ],
          [
            -2.639252,
            51.15439
          ],
          [
            -2.641098,
            51.154103
          ],
          [
            -2.64189,
            51.153928
          ],
          [
            -2.64358,
            51.153556
          ],
          [
            -2.644531,
            51.153221
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068161, BA6 8NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6361123575731917,
          51.14926563813825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024731575, BA6 8NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.639253564033806,
          51.153106126203504
        ]
      }
    }
  ]
}