{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elm Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.388195,
            52.764146
          ],
          [
            -1.387922,
            52.764197
          ],
          [
            -1.387935,
            52.764252
          ],
          [
            -1.387984,
            52.764477
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002356932, LE67 8JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.387362852153806,
          52.764309470659725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002357122, LE67 8JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3875129328546558,
          52.76417540033977
        ]
      }
    }
  ]
}