{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.834982,
            50.514333
          ],
          [
            -4.834689,
            50.514393
          ],
          [
            -4.834396,
            50.514452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.836081,
            50.514087
          ],
          [
            -4.835764,
            50.514158
          ],
          [
            -4.835448,
            50.514228
          ],
          [
            -4.835348,
            50.514251
          ],
          [
            -4.835248,
            50.514273
          ],
          [
            -4.835115,
            50.514303
          ],
          [
            -4.834982,
            50.514333
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003312291, PL27 7NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.836080704696782,
          50.51408740762699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041027827, PL27 7NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.835039367188229,
          50.514130781647694
        ]
      }
    }
  ]
}