{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boat House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.88183,
            52.741937
          ],
          [
            -1.881796,
            52.742187
          ],
          [
            -1.881761,
            52.742437
          ],
          [
            -1.881753,
            52.742514
          ],
          [
            -1.881746,
            52.74259
          ],
          [
            -1.881737,
            52.742617
          ],
          [
            -1.881728,
            52.742643
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013215613, WS15 4AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8818744641328446,
          52.74194613042063
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094740479, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8799454038415297,
          52.74321172614286
        ]
      }
    }
  ]
}