{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.112648,
            52.4142
          ],
          [
            -2.112481,
            52.414273
          ],
          [
            -2.112477,
            52.414276
          ],
          [
            -2.112362,
            52.414326
          ],
          [
            -2.112276,
            52.414363
          ],
          [
            -2.111868,
            52.414375
          ],
          [
            -2.111449,
            52.414387
          ],
          [
            -2.111078,
            52.414397
          ],
          [
            -2.111002,
            52.4144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000219024, DY9 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1126480777121635,
          52.41420036211374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090742220, DY9 9PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1117961051346024,
          52.41449784467325
        ]
      }
    }
  ]
}