{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.790445,
            50.933076
          ],
          [
            -1.789908,
            50.933073
          ],
          [
            -1.789371,
            50.933071
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007454771, SP6 1EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7904508945528717,
          50.93290189202711
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007454782, SP6 1EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7901521016234336,
          50.93289236382712
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013634169, SP6 1EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7894113629503672,
          50.933061886821584
        ]
      }
    }
  ]
}