{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.788908,
            50.278198
          ],
          [
            -4.788953,
            50.278261
          ],
          [
            -4.788998,
            50.278324
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Old Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.788998,
            50.278324
          ],
          [
            -4.790666,
            50.280464
          ],
          [
            -4.79069,
            50.280494
          ],
          [
            -4.791416,
            50.281735
          ],
          [
            -4.792117,
            50.282665
          ],
          [
            -4.792167,
            50.282715
          ],
          [
            -4.792216,
            50.282765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093432348, PL26 6TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.790017702350214,
          50.280004743293084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093598111, PL26 6EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.79221598156401,
          50.28278543656466
        ]
      }
    }
  ]
}