{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stow Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.483578,
            51.596166
          ],
          [
            -2.483841,
            51.59602
          ],
          [
            -2.483862,
            51.596008
          ],
          [
            -2.484185,
            51.595996
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stow Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.484185,
            51.595996
          ],
          [
            -2.484495,
            51.59603
          ],
          [
            -2.484601,
            51.596041
          ],
          [
            -2.48495,
            51.596079
          ],
          [
            -2.485716,
            51.596162
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "657649, GL12 8UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4835776815502077,
          51.5961477214512
        ]
      }
    }
  ]
}