{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cal Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.215833,
            50.229105
          ],
          [
            -5.214938,
            50.229278
          ],
          [
            -5.214476,
            50.229368
          ],
          [
            -5.2141,
            50.229207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cal Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.2141,
            50.229207
          ],
          [
            -5.21293,
            50.228898
          ],
          [
            -5.212669,
            50.228779
          ],
          [
            -5.212233,
            50.228341
          ],
          [
            -5.212043,
            50.228041
          ],
          [
            -5.211998,
            50.22797
          ],
          [
            -5.20939,
            50.227349
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013620586, TR15 2FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.215832567404743,
          50.22910524620227
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040076209, TR16 5ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.214705405618882,
          50.22923542424669
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040076219, TR16 5ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.213424762389883,
          50.22958574427561
        ]
      }
    }
  ]
}