{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.684488,
            53.854303
          ],
          [
            -1.684214,
            53.854224
          ],
          [
            -1.68394,
            53.854144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72291353, LS19 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6836678843772892,
          53.8541752746325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72291355, LS19 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6839104376645289,
          53.854265792318905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72291357, LS19 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6840015138015945,
          53.85428400779134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72291359, LS19 6HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6841989358452403,
          53.85431149076655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72638359, LS19 6HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6843968310931494,
          53.854276059280586
        ]
      }
    }
  ]
}