{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gower Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.133048,
            52.985173
          ],
          [
            -2.132743,
            52.985395
          ],
          [
            -2.132438,
            52.985616
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gower Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.13267,
            52.984812
          ],
          [
            -2.132912,
            52.984981
          ],
          [
            -2.133048,
            52.985074
          ],
          [
            -2.133048,
            52.985173
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134624, ST3 1PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.132453706467912,
          52.985614508061715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455150146, ST3 1PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1330638087899088,
          52.98541606326014
        ]
      }
    }
  ]
}