{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "London Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156673,
            53.407595
          ],
          [
            -2.15653,
            53.407622
          ],
          [
            -2.156387,
            53.407649
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "London Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.15753,
            53.407378
          ],
          [
            -2.157453,
            53.407397
          ],
          [
            -2.157376,
            53.407416
          ],
          [
            -2.157135,
            53.407476
          ],
          [
            -2.156895,
            53.407537
          ],
          [
            -2.156784,
            53.407566
          ],
          [
            -2.156673,
            53.407595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007622983, SK1 3FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.157409102853702,
          53.40731510078356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009672453, SK1 3GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1570346706729886,
          53.407756033755604
        ]
      }
    }
  ]
}