{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hilltown Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.859624,
            50.879506
          ],
          [
            -3.859482,
            50.879419
          ],
          [
            -3.858928,
            50.879351
          ],
          [
            -3.858179,
            50.879259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hilltown Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.859844,
            50.879517
          ],
          [
            -3.859734,
            50.879512
          ],
          [
            -3.859624,
            50.879506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024636796, EX18 7HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.846640152331436,
          50.88460379774932
        ]
      }
    }
  ]
}