{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hornby Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.187107,
            53.003268
          ],
          [
            -2.18715,
            53.003281
          ],
          [
            -2.187193,
            53.003294
          ],
          [
            -2.187784,
            53.003482
          ],
          [
            -2.188375,
            53.00367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455051681, ST4 1NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.187987899652386,
          53.00365276222163
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455051682, ST4 1NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1878983730181436,
          53.00362593638837
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134795, ST4 1NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1883754186556907,
          53.00367012650824
        ]
      }
    }
  ]
}