{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nightleys Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.78425,
            53.295143
          ],
          [
            -0.784197,
            53.296882
          ],
          [
            -0.784198,
            53.296894
          ],
          [
            -0.784391,
            53.298641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013979975, DN22 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7844359015858977,
          53.29863199793146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023268819, DN22 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7819693013712091,
          53.29777982414369
        ]
      }
    }
  ]
}