{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Thornford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.248641,
            51.377836
          ],
          [
            -1.248826,
            51.377783
          ],
          [
            -1.249011,
            51.37773
          ],
          [
            -1.250891,
            51.377939
          ],
          [
            -1.25263,
            51.378131
          ],
          [
            -1.252769,
            51.378108
          ],
          [
            -1.253143,
            51.377514
          ],
          [
            -1.253159,
            51.377501
          ],
          [
            -1.25377,
            51.376969
          ],
          [
            -1.253994,
            51.376778
          ],
          [
            -1.254217,
            51.376586
          ],
          [
            -1.255031,
            51.375866
          ],
          [
            -1.255286,
            51.37564
          ],
          [
            -1.255462,
            51.375425
          ],
          [
            -1.255571,
            51.375067
          ],
          [
            -1.255444,
            51.374698
          ],
          [
            -1.255307,
            51.374496
          ],
          [
            -1.254931,
            51.373948
          ],
          [
            -1.254376,
            51.37348
          ],
          [
            -1.25427,
            51.373391
          ],
          [
            -1.254333,
            51.373268
          ],
          [
            -1.254519,
            51.373136
          ],
          [
            -1.254563,
            51.373105
          ],
          [
            -1.254696,
            51.373011
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007901742, RG19 8DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2486695412913453,
          51.37783638894245
        ]
      }
    }
  ]
}