{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Ing Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.783407,
            53.542206
          ],
          [
            -1.782218,
            53.542199
          ],
          [
            -1.781029,
            53.542193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Long Ing Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.784263,
            53.541477
          ],
          [
            -1.783913,
            53.541897
          ],
          [
            -1.7837,
            53.542153
          ],
          [
            -1.783407,
            53.542206
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83218714, HD9 2SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.781019133160418,
          53.54220763448711
        ]
      }
    }
  ]
}