{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leadenflower Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.835661,
            56.372422
          ],
          [
            -3.835727,
            56.372476
          ],
          [
            -3.835794,
            56.37253
          ],
          [
            -3.83603,
            56.372709
          ],
          [
            -3.836266,
            56.372889
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Leadenflower Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.83536,
            56.372149
          ],
          [
            -3.83551,
            56.372285
          ],
          [
            -3.835661,
            56.372422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124081212, PH7 3JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8358883944561897,
          56.37244532780505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087572, PH7 3JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.835676743792172,
          56.3724215050612
        ]
      }
    }
  ]
}