{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Derry Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.127003,
            52.477435
          ],
          [
            -2.1269,
            52.477463
          ],
          [
            -2.126796,
            52.477491
          ],
          [
            -2.125705,
            52.477775
          ],
          [
            -2.124614,
            52.478058
          ],
          [
            -2.124367,
            52.478128
          ],
          [
            -2.124119,
            52.478198
          ],
          [
            -2.124075,
            52.478206
          ],
          [
            -2.124031,
            52.478213
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90157004, DY5 3PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1242522959246655,
          52.478305498054034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90159856, DY5 2SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125414658185835,
          52.47802558010111
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90161439, DY5 3PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.12667965489654,
          52.47760170115983
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90205395, DY5 2RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.127017797042799,
          52.47743052849053
        ]
      }
    }
  ]
}