{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fingall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.910777,
            53.393362
          ],
          [
            -2.910753,
            53.393337
          ],
          [
            -2.910729,
            53.393313
          ],
          [
            -2.910674,
            53.393258
          ],
          [
            -2.910619,
            53.393203
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262911, L15 9HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9106039186952644,
          53.39319460699803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38291502, L15 9JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.911059973920248,
          53.3934248381617
        ]
      }
    }
  ]
}