{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.339154,
            53.562536
          ],
          [
            -2.339154,
            53.562442
          ],
          [
            -2.339153,
            53.562348
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.339156,
            53.56277
          ],
          [
            -2.339155,
            53.562653
          ],
          [
            -2.339155,
            53.562617
          ],
          [
            -2.339154,
            53.562536
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005927, M26 3QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.339156233996347,
          53.56277002317453
        ]
      }
    }
  ]
}