{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.414745,
            51.330621
          ],
          [
            1.414948,
            51.330697
          ],
          [
            1.415151,
            51.330773
          ],
          [
            1.41519,
            51.330792
          ],
          [
            1.415229,
            51.330812
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071165790, CT11 9JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4147556207253251,
          51.33059445469846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061138372, CT11 9HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4151354781368608,
          51.33068231601679
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061138373, CT11 9HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4150445303425607,
          51.33081090358189
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062099798, CT11 9HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4151158105934292,
          51.330610928248426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002019051, CT11 9EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.415119863306777,
          51.33105157595715
        ]
      }
    }
  ]
}