{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jones Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.796228,
            53.137471
          ],
          [
            -3.796305,
            53.13755
          ],
          [
            -3.796382,
            53.137629
          ],
          [
            -3.796441,
            53.137693
          ],
          [
            -3.796501,
            53.137758
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jones Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.796501,
            53.137758
          ],
          [
            -3.796719,
            53.137993
          ],
          [
            -3.796936,
            53.138228
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023738826, LL26 0LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7969318966294923,
          53.13823508649941
        ]
      }
    }
  ]
}