{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Danvers Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.364989,
            52.69592
          ],
          [
            -1.364623,
            52.695984
          ],
          [
            -1.364256,
            52.696047
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002352575, LE67 1GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3639157248658202,
          52.696232812250244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002352963, LE67 1EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3650003844115697,
          52.69592398223173
        ]
      }
    }
  ]
}