{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Exeter Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.478556,
            55.024004
          ],
          [
            -1.478686,
            55.024261
          ],
          [
            -1.478815,
            55.024518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47033752, NE29 8QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.478943595588194,
          55.02426651791264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47033753, NE29 8QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4785203554280737,
          55.02433659611266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47033754, NE29 8QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.478897371580271,
          55.02421240264231
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47033755, NE29 8QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4785055305497967,
          55.024273628908375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47226380, NE29 8QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.478815204739323,
          55.02451758332579
        ]
      }
    }
  ]
}