{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trevithick Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.263977,
            50.229067
          ],
          [
            -5.264954,
            50.229191
          ],
          [
            -5.26526,
            50.22923
          ],
          [
            -5.26574,
            50.228918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013625692, TR15 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.265297168463089,
          50.22893875494887
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091537531, TR15 3NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.264002204756503,
          50.22907413401619
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093595401, TR15 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.264605301029804,
          50.22907516529174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093595402, TR15 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.264717890328123,
          50.22908099467483
        ]
      }
    }
  ]
}