{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawthorn Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.043351,
            54.91266
          ],
          [
            -5.043829,
            54.91278
          ],
          [
            -5.044307,
            54.912901
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137020459, DG9 0EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.043494848423386,
          54.912916973053626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137041367, DG9 0EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.044162616224679,
          54.91308004426512
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137044948, DG9 0EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.0438747832151725,
          54.912988364047926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089795, DG9 0ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.044321076878878,
          54.912905250045206
        ]
      }
    }
  ]
}