{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Strand",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.401493,
            50.902169
          ],
          [
            -1.401996,
            50.902145
          ],
          [
            -1.402499,
            50.902121
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Strand",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.401338,
            50.902938
          ],
          [
            -1.401342,
            50.902868
          ],
          [
            -1.401453,
            50.90279
          ],
          [
            -1.401457,
            50.902723
          ],
          [
            -1.401467,
            50.902551
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024437231, SO14 1BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.401828508122896,
          50.90230630279553
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034868489, SO14 1JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4013949885599226,
          50.902843631115964
        ]
      }
    }
  ]
}