{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jail Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.526564,
            57.666777
          ],
          [
            -2.526588,
            57.667041
          ],
          [
            -2.526613,
            57.667305
          ],
          [
            -2.526638,
            57.667571
          ],
          [
            -2.526663,
            57.667837
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151085725, AB45 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5265039126908673,
          57.66719529106897
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151087054, AB45 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.527163082740947,
          57.66756980713371
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151149511, AB45 1AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5264033443250833,
          57.66719570968576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151159936, AB45 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5265311850145937,
          57.66676402113063
        ]
      }
    }
  ]
}