{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sedgefield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.097509,
            53.399493
          ],
          [
            -3.097321,
            53.39955
          ],
          [
            -3.097132,
            53.399607
          ],
          [
            -3.096985,
            53.399651
          ],
          [
            -3.096838,
            53.399695
          ],
          [
            -3.096456,
            53.399796
          ],
          [
            -3.096075,
            53.399896
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42104280, CH46 9RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.096630533569154,
          53.399873403756274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42167404, CH46 9RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0970784047322923,
          53.39974344200043
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42184990, CH46 9RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0975082291440033,
          53.39949678704426
        ]
      }
    }
  ]
}