{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ladysmith Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.141796,
            52.586765
          ],
          [
            -1.141855,
            52.586587
          ],
          [
            -1.141915,
            52.586408
          ],
          [
            -1.14195,
            52.586346
          ],
          [
            -1.141985,
            52.586284
          ],
          [
            -1.142008,
            52.586232
          ],
          [
            -1.142031,
            52.58618
          ],
          [
            -1.142048,
            52.586033
          ],
          [
            -1.142064,
            52.585886
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009232095, LE18 4UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.14077170526816,
          52.5862990530402
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010145500, LE18 4UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1417958157233914,
          52.586764969517134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032051292, LE18 4UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1426956865041178,
          52.58603430042094
        ]
      }
    }
  ]
}