{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hot Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.491661,
            51.474289
          ],
          [
            -2.490772,
            51.474407
          ],
          [
            -2.489884,
            51.474525
          ],
          [
            -2.48961,
            51.47457
          ],
          [
            -2.489336,
            51.474614
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "654410, BS15 4PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.491616173921645,
          51.474171805914985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "660844, BS15 4FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.489650170748602,
          51.474782471140124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "668489, BS15 4TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.489663894213155,
          51.47471947277616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "668490, BS15 4TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.489769302065206,
          51.47515062801031
        ]
      }
    }
  ]
}