{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Common Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.648015,
            53.797154
          ],
          [
            -0.653411,
            53.795637
          ],
          [
            -0.656472,
            53.794777
          ],
          [
            -0.658974,
            53.794391
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009929860, YO43 4UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6539594629401313,
          53.795476836074975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095590648, YO43 4UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6577616701530514,
          53.79526776542914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095943174, YO43 4UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6509930936927307,
          53.795659235925264
        ]
      }
    }
  ]
}