{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Legion Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.196207,
            52.612292
          ],
          [
            -1.194957,
            52.612432
          ],
          [
            -1.193812,
            52.61256
          ],
          [
            -1.193706,
            52.612571
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001230148, LE19 1WG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.196207492857393,
          52.61229169350351
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001230149, LE19 1UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.194573305290742,
          52.612010897515695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024969809, LE2 8BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.194618522807123,
          52.6127663638133
        ]
      }
    }
  ]
}