{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Central Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.145937,
            53.546982
          ],
          [
            -1.145573,
            53.546819
          ],
          [
            -1.145209,
            53.546655
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006606921, DN5 0AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1459674525665615,
          53.54698243225534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050707218, DN5 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1446444127485245,
          53.54673028699616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051981847, DN5 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1453261795920349,
          53.54660033022878
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051981888, DN5 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1450042195831014,
          53.546849711210974
        ]
      }
    }
  ]
}