{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tawgreen Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.898521,
            50.842652
          ],
          [
            -3.898222,
            50.842838
          ],
          [
            -3.897342,
            50.843027
          ],
          [
            -3.897094,
            50.84308
          ],
          [
            -3.895563,
            50.843409
          ],
          [
            -3.895548,
            50.843412
          ],
          [
            -3.893288,
            50.844632
          ],
          [
            -3.893193,
            50.844772
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002301345, EX20 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.89856564745011,
          50.842751334552034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013840612, EX20 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8984771933305185,
          50.842671832942614
        ]
      }
    }
  ]
}