{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dryside Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.338077,
            56.21747
          ],
          [
            -3.336793,
            56.218257
          ],
          [
            -3.336367,
            56.218518
          ],
          [
            -3.336626,
            56.219214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124067142, KY13 9HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.337114301326929,
          56.217949716262204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124088946, KY13 9HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.338097457687423,
          56.217471847401676
        ]
      }
    }
  ]
}