{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pitcombe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.414306,
            51.028372
          ],
          [
            -3.414102,
            51.028514
          ],
          [
            -3.413701,
            51.028644
          ],
          [
            -3.413618,
            51.028671
          ],
          [
            -3.41341,
            51.028738
          ],
          [
            -3.412864,
            51.028915
          ],
          [
            -3.412823,
            51.028926
          ],
          [
            -3.412781,
            51.028937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008800166, TA4 2QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.414050461352832,
          51.02846330657661
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012905313, TA4 2QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.408498384919592,
          51.02830556082111
        ]
      }
    }
  ]
}