{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Summer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.790603,
            53.636737
          ],
          [
            -1.790135,
            53.636587
          ],
          [
            -1.789667,
            53.636438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83044409, HD1 3QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7896197997381005,
          53.63676186481266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205274, HD1 3QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7906029755338388,
          53.636736621668405
        ]
      }
    }
  ]
}