{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.961488,
            52.58927
          ],
          [
            -0.962804,
            52.589299
          ],
          [
            -0.96412,
            52.589327
          ],
          [
            -0.967058,
            52.589384
          ],
          [
            -0.969996,
            52.589441
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002646680, LE7 9FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9639466702445839,
          52.58932563010677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024925073, LE7 9EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9655984919787132,
          52.58750607031037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024927727, LE7 9FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9678677364720615,
          52.58955764351929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025234470, LE7 9EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9635252906011669,
          52.58716430166969
        ]
      }
    }
  ]
}