{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.064191,
            52.757135
          ],
          [
            -2.064213,
            52.75691
          ],
          [
            -2.064235,
            52.756685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003579866, ST17 0SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0641761162001333,
          52.75713457052006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031803964, ST17 0SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0643831733567457,
          52.75687376131929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031803965, ST17 0SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0643534589849364,
          52.75681984028958
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031803966, ST17 0SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0648425491588713,
          52.75690047870841
        ]
      }
    }
  ]
}