{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Main Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.105777,
            50.87547
          ],
          [
            -1.105693,
            50.875488
          ],
          [
            -1.105609,
            50.875506
          ],
          [
            -1.105228,
            50.875534
          ],
          [
            -1.104879,
            50.875465
          ],
          [
            -1.104165,
            50.875323
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Main Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.104165,
            50.875323
          ],
          [
            -1.103833,
            50.875302
          ],
          [
            -1.103501,
            50.875282
          ],
          [
            -1.102938,
            50.875256
          ],
          [
            -1.102642,
            50.875242
          ],
          [
            -1.102416,
            50.87515
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034502627, PO17 6EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1019170443971318,
          50.8749989247752
        ]
      }
    }
  ]
}