{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.346651,
            52.535031
          ],
          [
            -1.346224,
            52.535272
          ],
          [
            -1.346192,
            52.53529
          ],
          [
            -1.345885,
            52.53556
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023825959, LE10 2BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.346639101601831,
          52.53502185028272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025228477, LE10 2BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3463095834119325,
          52.53537064275142
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030506429, LE10 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3461822474413914,
          52.53501033878895
        ]
      }
    }
  ]
}