{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glenroyd Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.032517,
            53.811289
          ],
          [
            -3.032443,
            53.811185
          ],
          [
            -3.032369,
            53.811081
          ],
          [
            -3.032582,
            53.811018
          ],
          [
            -3.032795,
            53.810956
          ],
          [
            -3.033045,
            53.8109
          ],
          [
            -3.033295,
            53.810843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090939154, FY3 9EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.03329451459212,
          53.810843478623696
        ]
      }
    }
  ]
}