{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gainesmarsh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.788153,
            51.032684
          ],
          [
            -2.787885,
            51.033207
          ],
          [
            -2.787306,
            51.03391
          ],
          [
            -2.787267,
            51.033958
          ],
          [
            -2.78699,
            51.034452
          ],
          [
            -2.786991,
            51.034649
          ],
          [
            -2.787288,
            51.035185
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118933, TA10 9EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7872493565156353,
          51.035177951634715
        ]
      }
    }
  ]
}