{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grange Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.096394,
            52.511163
          ],
          [
            -2.096118,
            52.511119
          ],
          [
            -2.095843,
            52.511076
          ],
          [
            -2.09577,
            52.511064
          ],
          [
            -2.095698,
            52.511053
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90083210, DY1 2AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.095833376262101,
          52.51094749113342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90122066, DY1 2AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0957744189912804,
          52.51093854907642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90207857, DY1 2AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0963937575130718,
          52.51116279272209
        ]
      }
    }
  ]
}