{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arndale View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.26555,
            57.629491
          ],
          [
            -3.265477,
            57.629769
          ],
          [
            -3.264857,
            57.630103
          ],
          [
            -3.264605,
            57.630136
          ],
          [
            -3.264181,
            57.629963
          ],
          [
            -3.264056,
            57.629912
          ],
          [
            -3.262244,
            57.629411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133069847, IV30 8AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2631178072541203,
          57.62995903093575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133070764, IV30 8NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2655141199666886,
          57.62952183535047
        ]
      }
    }
  ]
}