{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pitfield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.088947,
            52.508364
          ],
          [
            -2.089025,
            52.508393
          ],
          [
            -2.089103,
            52.508423
          ],
          [
            -2.089416,
            52.508536
          ],
          [
            -2.089728,
            52.50865
          ],
          [
            -2.089817,
            52.508682
          ],
          [
            -2.089906,
            52.508714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90135812, DY1 1RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0892424146991857,
          52.508651241000734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90152865, DY1 1SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0894482465409436,
          52.50843532714372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208119, DY1 1SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0899055578736037,
          52.50871366702879
        ]
      }
    }
  ]
}