{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Cross Moors Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.789254,
            53.590877
          ],
          [
            -0.78918,
            53.594035
          ],
          [
            -0.789105,
            53.597192
          ],
          [
            -0.789102,
            53.597704
          ],
          [
            -0.789066,
            53.599518
          ],
          [
            -0.78902,
            53.601843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024309360, DN17 4DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7892551243873465,
          53.5908797234558
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000888074, DN17 4DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7895137788683645,
          53.595574522512884
        ]
      }
    }
  ]
}