{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Faulkners Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.841183,
            53.185231
          ],
          [
            -2.841047,
            53.184396
          ],
          [
            -2.841055,
            53.184372
          ],
          [
            -2.841267,
            53.183692
          ],
          [
            -2.841224,
            53.183522
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034098735, CH3 7AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8412992299788504,
          53.183513383627464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035291508, CH3 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.842247677533633,
          53.18456740067397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012347625, CH3 7AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.840532245006078,
          53.18484919422889
        ]
      }
    }
  ]
}