{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollymount Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.129667,
            53.391097
          ],
          [
            -2.129261,
            53.391143
          ],
          [
            -2.128855,
            53.391188
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hollymount Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.130674,
            53.39097
          ],
          [
            -2.130314,
            53.391016
          ],
          [
            -2.13017,
            53.391034
          ],
          [
            -2.129667,
            53.391097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667357, SK2 7LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1306737997552028,
          53.39097024081681
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011492046, SK2 7LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.129727402081313,
          53.39126789792186
        ]
      }
    }
  ]
}