{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Home Farm Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.838493,
            55.812668
          ],
          [
            -3.83796,
            55.812309
          ],
          [
            -3.837534,
            55.812023
          ],
          [
            -3.837368,
            55.812012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118050763, ML7 4BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8377181542821903,
          55.812329960965556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118164964, ML7 4BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.838436805431324,
          55.81267868316275
        ]
      }
    }
  ]
}