{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.348651,
            54.527359
          ],
          [
            -1.348938,
            54.527386
          ],
          [
            -1.349225,
            54.527414
          ],
          [
            -1.349478,
            54.527439
          ],
          [
            -1.349731,
            54.527463
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009301856, TS16 9BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3486510388116195,
          54.527358704292716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009306317, TS16 0DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.34915760698443,
          54.527568132129865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091531613, TS16 0DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3490341482037218,
          54.52755848097275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110680960, TS16 0PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3535076347320782,
          54.52705222862724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110680961, TS16 0PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3530207303199242,
          54.52755290079282
        ]
      }
    }
  ]
}