{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.889618,
            54.05107
          ],
          [
            -2.889092,
            54.051096
          ],
          [
            -2.888565,
            54.051122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290940, LA3 2DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.888962449817483,
          54.0511193846997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010489729, LA3 2BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8891031610721263,
          54.05127113871573
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010489730, LA3 2BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8890115283672464,
          54.05127181627917
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010489731, LA3 2BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8890504358647324,
          54.05094796385878
        ]
      }
    }
  ]
}