{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.832534,
            55.548953
          ],
          [
            -2.832807,
            55.548771
          ],
          [
            -2.833081,
            55.548589
          ],
          [
            -2.833265,
            55.548466
          ],
          [
            -2.833449,
            55.548344
          ],
          [
            -2.833467,
            55.548332
          ],
          [
            -2.833484,
            55.54832
          ],
          [
            -2.833672,
            55.548209
          ],
          [
            -2.83386,
            55.548098
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116071720, TD7 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8338788076850885,
          55.548108270926555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015475511, TD7 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8337046773514865,
          55.548118441703565
        ]
      }
    }
  ]
}