{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.537292,
            55.999203
          ],
          [
            -2.53706,
            55.998902
          ],
          [
            -2.537331,
            55.998823
          ],
          [
            -2.538121,
            55.998592
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138023979, EH42 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.53685693966371,
          55.99875808874287
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138024106, EH42 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5370206270630353,
          55.99899996604651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138024117, EH42 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5369553761806345,
          55.99891938686333
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138060980, EH42 1NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.537296044597104,
          55.99920541686233
        ]
      }
    }
  ]
}