{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hangram Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.779181,
            53.702781
          ],
          [
            -1.779173,
            53.702825
          ],
          [
            -1.779165,
            53.70287
          ],
          [
            -1.779096,
            53.702941
          ],
          [
            -1.779019,
            53.70295
          ],
          [
            -1.778808,
            53.702976
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006737683, HD6 1RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7787929324153264,
          53.70295820955823
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010188351, HD6 1NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.778747537178949,
          53.702949137715095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090217151, HD6 1RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.779141511582253,
          53.70292289941376
        ]
      }
    }
  ]
}