{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinchom's Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.470208,
            53.020721
          ],
          [
            -1.470109,
            53.020737
          ],
          [
            -1.47001,
            53.020754
          ],
          [
            -1.4698,
            53.020761
          ],
          [
            -1.469796,
            53.02076
          ],
          [
            -1.469607,
            53.020698
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009831911, DE56 1RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4675828736049623,
          53.01922325735876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013422671, DE56 1RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4670734391599354,
          53.01822317103168
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013427008, DE56 1RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4671199282873089,
          53.01807955132505
        ]
      }
    }
  ]
}