{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.676651,
            51.303492
          ],
          [
            -0.677002,
            51.303408
          ],
          [
            -0.677354,
            51.303324
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.676037,
            51.303639
          ],
          [
            -0.676343,
            51.303566
          ],
          [
            -0.676651,
            51.303492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.675338,
            51.303806
          ],
          [
            -0.675688,
            51.303723
          ],
          [
            -0.676037,
            51.303639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007097788, GU24 0PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6773337586702166,
          51.30331604025513
        ]
      }
    }
  ]
}