{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haugh Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.698294,
            56.057323
          ],
          [
            -2.696597,
            56.057662
          ],
          [
            -2.696038,
            56.057774
          ],
          [
            -2.695016,
            56.058135
          ],
          [
            -2.694758,
            56.058142
          ],
          [
            -2.694501,
            56.058148
          ],
          [
            -2.694398,
            56.058142
          ],
          [
            -2.694295,
            56.058136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059628, EH39 5NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.698630975437757,
          56.05728359413776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025417112, EH39 5NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6892527633996424,
          56.05905244517726
        ]
      }
    }
  ]
}