{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pentilly Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.182562,
            54.699746
          ],
          [
            -1.182421,
            54.699795
          ],
          [
            -1.18228,
            54.699843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pentilly Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.18228,
            54.699843
          ],
          [
            -1.182046,
            54.699927
          ],
          [
            -1.181811,
            54.700011
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009718467, TS24 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1824991374633276,
          54.699763946175004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110024592, TS24 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1824816355912793,
          54.69986268411688
        ]
      }
    }
  ]
}