{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Argyle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.676273,
            51.302862
          ],
          [
            -0.67597,
            51.302934
          ],
          [
            -0.675667,
            51.303006
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Argyle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.675667,
            51.303006
          ],
          [
            -0.675313,
            51.30309
          ],
          [
            -0.67496,
            51.303174
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Argyle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.676981,
            51.302694
          ],
          [
            -0.676627,
            51.302778
          ],
          [
            -0.676273,
            51.302862
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007097198, GU24 0PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.674956573820123,
          51.303172269614926
        ]
      }
    }
  ]
}