{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westhill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.488862,
            51.409504
          ],
          [
            -3.488625,
            51.409501
          ],
          [
            -3.488388,
            51.409498
          ],
          [
            -3.488168,
            51.409409
          ],
          [
            -3.488117,
            51.409388
          ],
          [
            -3.488085,
            51.409374
          ],
          [
            -3.488046,
            51.409358
          ],
          [
            -3.487949,
            51.409319
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64005535, CF61 1AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4882298460387786,
          51.40969821635813
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101018, CF61 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.488841747886427,
          51.409501604755015
        ]
      }
    }
  ]
}