{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quadrant Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.712497,
            56.058355
          ],
          [
            -2.713204,
            56.05835
          ],
          [
            -2.713472,
            56.058349
          ],
          [
            -2.713891,
            56.058421
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138023251, EH39 4LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7137438239852356,
          56.05829324533791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138060745, EH39 4JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7125566470816462,
          56.05835401635097
        ]
      }
    }
  ]
}