{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Logan Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.351145,
            54.567886
          ],
          [
            -1.350712,
            54.567919
          ],
          [
            -1.350278,
            54.567953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009303625, TS19 7EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3511451331910513,
          54.56788557545929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110186080, TS19 7EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3504809753337115,
          54.567828092078244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110186081, TS19 7EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3503415007620077,
          54.567845317675605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110186082, TS19 7EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3501083761033654,
          54.56791596234172
        ]
      }
    }
  ]
}