{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Milton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.129364,
            52.63985
          ],
          [
            -1.129049,
            52.639673
          ],
          [
            -1.128735,
            52.639495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Old Milton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.127319,
            52.639368
          ],
          [
            -1.127751,
            52.639384
          ],
          [
            -1.128183,
            52.6394
          ],
          [
            -1.128479,
            52.639417
          ],
          [
            -1.128574,
            52.639422
          ],
          [
            -1.128735,
            52.639495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465081598, LE1 3RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1288638524135222,
          52.639711731868495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465201804, LE1 3QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1280568928887353,
          52.639418118480265
        ]
      }
    }
  ]
}